Unit 2 Exercise 3
Exercise 3: Steps to Define a UNIX Machine
Objective
To define a new Agent in Solution Manager.
Summary
Add a UNIX
machine named SUSEVM
that communicates across port 3111
. The IP Address for this agent will be provided by the instructor.
The JORS Port Number for this agent will be 3110
. This agent will be used for SMAFT jobs, so the File Transfer Role needs to be set to BOTH
and the File Transfer Port Number (Non-TLS) set to 3110
.
Instructions
Adding the Machine
- In Library > Administration, select Agents.
- Click the Add button.
- In the Name field, enter SUSEVM.
- In the Documentation field, enter This is my first UNIX machine.
- In the Type drop-down list, select UNIX.
- Click Save.
Define the General Settings
- Expand the General Settings section.
- In the IP Address field, enter in the IP Address assigned to you by the instructor.
- In the Socket Number field, enter the port number
3111
.
Define the Communication Settings
- Expand the Communication Settings section.
- In the JORS Port Number field, enter
3110
.
Define the File Transfer Settings
- Expand the File Transfer Settings section.
- In the File Transfer Role field, select Both from the drop down menu.
- In the File Transfer Port Number (Non-TLS) field, enter
3110
. - In the Support non-TLS for SMAFT Agent Communications field, select
True
from the drop down menu. - In the Support non-TLS for SMAFT Server Communications field, select
True
from the drop down menu. - Click Save.
- Continue on to Exercise 4.
Enterprise Manager
Details
- Under the Administration topic, Double-Click on Machines.
- Click the Add button on the Machines toolbar.
- In the Name textbox, enter SUSEVM.
- In the Documentation textbox, enter This is My First UNIX machine.
- In the Machine Type drop-down list, select UNIX.
- Make sure the Socket Number is
3111
. - Hard code the IP address to the address given by the instructor.
- Click the Save button on the Machines toolbar.
- Click on the Open Advanced Settings Panel link.
- Click on the Communication Settings tab.
- Click on the JORS Port Number row:
- Located at the bottom of the Advanced Machine Properties screen, type
3110
for the JORS Port number. - Click the Update button.
- Click on the File Transfer Settings tab.
- Click on the File Transfer Role row:
- Select Both from the File Transfer Role drop-down.
- Click the Update button.
- Change the File Transfer Port Number (Non-TLS) to
3110
. - Click the Update button.
- Click Save.
- Close the Machines tab.